FaCashPlanWorkflowAudit 
Logical Entity Name  FaCashPlanWorkflowAudit 
Default Table Name  FaCashPlanWorkflowAudit 
Physical Only  NO 
Definition 
 
Note 
 

FaCashPlanWorkflowAudit Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaCashPlanWorkflowAuditId(PK)    int  NO 
 
FaStudentAidId(FK)    int  YES 
 
PreviousAssignedStaffId(FK)    int  YES 
 
CurrentAssignedStaffId(FK)    int  YES 
 
PreviousAssignedStaffGroupId(FK)    int  YES 
 
CurrentAssignedStaffGroupId(FK)    int  YES 
 
Comment    nvarchar(max)  NO 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

FaCashPlanWorkflowAudit Primary and Unique Keys 
Key Name  Key Type  Keys 
Pk_FaCashPlanWorkflowAudit_FaCashPlanWorkflowAuditId  PrimaryKey  FaCashPlanWorkflowAuditId 

FaCashPlanWorkflowAudit Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaffGroup  Non-Identifying  Zero or One to Zero or More  FK_FaCashPlanWorkflowAuditCurrentAssignedStaffGroupId_SyStaffGroupStaffGroupId      CurrentAssignedStaffGroupId  NO  YES 
SyStaff  Non-Identifying  Zero or One to Zero or More  FK_FaCashPlanWorkflowAuditCurrentAssignedStaffId_SyStaffStaffId      CurrentAssignedStaffId  NO  YES 
FaStudentAid  Non-Identifying  Zero or One to Zero or More  FK_FaCashPlanWorkflowAuditFaStudentAidId_FaStudentAidFaStudentAidId      FaStudentAidId  NO  YES 
SyStaffGroup  Non-Identifying  Zero or One to Zero or More  FK_FaCashPlanWorkflowAuditPreviousAssignedStaffGroupId_SyStaffGroupStaffGroupId      PreviousAssignedStaffGroupId  NO  YES 
SyStaff  Non-Identifying  Zero or One to Zero or More  FK_FaCashPlanWorkflowAuditPreviousAssignedStaffId_SyStaffStaffId      PreviousAssignedStaffId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  Fk_FaCashPlanWorkflowAuditUserId_SyStaffSyStaffId      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaCashPlanWorkflowAudit Check Constraints 
Check Constraint Name  CheckConstraint